Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[api] Adds dimension for prediction metric #3013

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

frankfliu
Copy link
Contributor

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@frankfliu frankfliu requested review from zachgk and a team as code owners March 1, 2024 23:12
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 72.29%. Comparing base (2a75b18) to head (bac6190).

Files Patch % Lines
api/src/main/java/ai/djl/inference/Predictor.java 16.66% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3013      +/-   ##
============================================
- Coverage     72.29%   72.29%   -0.01%     
+ Complexity     7288     7287       -1     
============================================
  Files           722      722              
  Lines         32494    32496       +2     
  Branches       3390     3390              
============================================
- Hits          23493    23492       -1     
- Misses         7383     7387       +4     
+ Partials       1618     1617       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frankfliu frankfliu merged commit 93123ad into deepjavalibrary:master Mar 2, 2024
5 checks passed
@frankfliu frankfliu deleted the metric branch March 2, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants